home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 24 / Amiga Format AFCD24 (Feb 1998, Issue 108).iso / -seriously_amiga- / shareware / programming / other / istar / istar.readme < prev    next >
Text File  |  1998-01-12  |  4KB  |  109 lines

  1. Short:    Knowledge Based System Inference Net Builder
  2. Author:    Andrew@basden.demon.co.uk
  3. Uploader:    Andrew@basden.demon.co.uk
  4. Version:    1.08
  5. Type:    dev/misc
  6.  
  7. ISTAR
  8.  
  9. Istar is a knowledge based system builder that allows you to construct
  10. inference nets, bayesian nets and semantic nets.  It has a particularly
  11. nice user interface, with a smoothness that only Amiga hardware can give.
  12. So it is useful for decision support, to help you clarify complex ideas.
  13.  
  14. You build your knowledge base by drawing boxes and arrows, and then
  15. can run the KB direct.  See docs/Intro or docs/index.html (which have
  16. the same content) to get going.  Most  documentation is now in html.
  17.  
  18. See the following Web pages:
  19.  
  20. The main inca page is
  21.      http://www.salford.ac.uk/iti/projects/inca/inca.html
  22.      
  23. The main Istar page is
  24.      http://www.basden.demon.co.uk/pgm/Istar
  25.      http://www.salford.ac.uk/its274/istar/istar.html
  26.  
  27. NEW IN THIS VERSION (See Docs/history.html)
  28.  
  29. This is a major update from both version 1.07 and the last major Aminet
  30. version 1.06.  Alongside various internal tidying up and various
  31. improvements in styling, the main addition is the Lista facility
  32. which allows you to make lists (sets) of things in your KB, and to
  33. do database-like searches on it including relational selects and joins
  34. and even multi-joins - as was promised in the docs for version 1.06.
  35. (It is not, however, a full facility yet.)  You now have control over
  36. the visual appearance of boxes and arrows, and also over the easel
  37. palette.  Further, dealing with items and relationships has been made
  38. more flexible so that you can, for instance, add new attributes to
  39. items and item types at any time, and also add them to relationships.
  40. Also, to move towards the ability to pull information from across
  41. the internet, there is an asynchronous version of backward chaining.
  42.  
  43. PLANS
  44.  
  45. Next version I hope to have facilities to obtain information
  46. via ARexx and the internet.
  47.  
  48. ISTAR NEWS
  49.  
  50. As bugs are discovered, as tips are suggested, and as better 
  51. documentation is written, etc., - things that do not involve 
  52. a new version of Istar - they will be put on Aminet as they arrive,
  53. under the name Istarnews.  So Istarnews should appear in the RECENT
  54. list more frequently than versions of Istar.
  55.  
  56. COPYRIGHT
  57.  
  58. Istar, all versions, are copyright (C) Andrew Basden, University
  59. of Salford, Salford, M5 4WT, U.K.  Andrew@basden.demon.co.uk.
  60.  
  61. The version with this file can be used freely as long as all copies
  62. of it include the name 'Istar' in their file names whereever they
  63. are stored and as long as this file and copyright notice is
  64. kept with the file.
  65.  
  66. SYSTEM REQUIREMENTS
  67.  
  68. Known to work on Amiga 1200, 3000, 4000.  Will just about run in
  69. 2Mb machines, but recommend use the IstarPrefs_LowMem as your
  70. preferences file.
  71.  
  72. Assigns needed (can work without them):
  73.     IstarSys: (has IstarPrefs and, in future, other things)
  74.     KBTools: where KBs are saved etc.
  75. Fonts used (unless specified in IstarPrefs):
  76.     Courier
  77.     Garnet
  78.     Topaz
  79. Libs used:
  80.     iff.library (but can work without it)
  81.  
  82. It works best if you assign KBTools: to the directory where you keep
  83. your knowledge bases, and IstarSys: to a directory where various system
  84. files are kept.  At present, the only file sought in IstarSys is IstarPrefs.
  85. Otherwise just starts as Sys: root.
  86.  
  87. FILES INCLUDED:
  88.  
  89. Istar    Main program.
  90. This Istar.readme and Intro files.
  91. Preferences files.
  92. Documentation.  Most is now html and cross-linked
  93. for easy reference.  docs/Intro is an ascii version of index.html.
  94. Sample knowledge bases.
  95. Installation script.
  96.  
  97. DISCLAIMER:
  98.  
  99. Istar is supplied as-is.
  100.  
  101. Istar is still under development.  Some of its buttons do not work
  102. because they are not attached to anything yet.  Some of its more
  103. exotic data transformations do not yet work.  See bugs.html.
  104.  
  105. Let me know what you think of it, by mailing me at Istar@basden.demon.co.uk
  106.  
  107. Andrew Basden.
  108. 26.12.97.
  109.